Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump api-platform/core from 3.4.2 to 4.0.3 in /app #180

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

Bumps api-platform/core from 3.4.2 to 4.0.3.

Release notes

Sourced from api-platform/core's releases.

v4.0.3

What's Changed

[!NOTE] For GraphQL with Laravel api-platform/core#6691 is giving some details about how security works while we're working on updating our documentation

New Contributors

Full Changelog: api-platform/core@v4.0.2...v4.0.3

v4.0.2

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.0.1...v4.0.2

v4.0.1

What's Changed

Full Changelog: api-platform/core@v4.0.0...v4.0.1

v4.0.0

Notes

Supports > PHP 8.2

... (truncated)

Changelog

Sourced from api-platform/core's changelog.

v4.0.3

Bug fixes

  • 025f63e69 fix(laravel): route registration of EntrypointController should be last (#6667)
  • 2b4937a3e fix(laravel): eloquent accessors (#6668)
  • 4312a1f55 fix(metadata): register parameters on graphql operations
  • 6d4e24883 fix(laravel): hiding/showing relationships (#6679)
  • 85306f2f5 fix(laravel): swagger ui authentication (#6661)
  • a6e37068e fix(laravel): use Model::qualifyColumn instead of hardcoding $table.$column (#6658)
  • b0d5a2ade fix(laravel): register global middleware to secure non-rest routes
  • f9d96e546 fix(metadata): graphql can be disabled but with an existing operation

Features

v4.0.2

Bug fixes

  • 219199db3 fix(symfony): missing alias to serializer context builder interface (#6643)
  • 5f943e3bb fix(graphql): wrong exception namespace (#6647)
  • 72a0b669a fix(serializer): remove serializer context builder interface
  • 88bd8c3e1 fix(laravel): installation command, fix config overwrites (#6649)
  • 93314b08d fix(serializer): allow state's SerializerFilterContextBuilderInterface (#6632)
  • 9a0afc917 fix(serializer): remove unnecessary dependency
  • c47e2996e fix: default format and standard_put values
  • e327f5f69 fix(symfony): namespace of path segment name generator services (#6642)

Notes:

standard_put=true is now the default, you can set it to false using extra_properties.defaults

v4.0.1

Bug fixes

Features

v4.0.0

Bug fixes

  • 7c5689626 fix(laravel): call authorize on delete but not validation (#6618)

... (truncated)

Commits
  • 3b948b3 doc: changelog 4.0.3
  • afc3997 chore: improve changelog generator
  • 626f7f5 Merge 3.4
  • f9d96e5 fix(metadata): graphql can be disabled but with an existing operation
  • df701da feat(laravel): graphql policies
  • 4312a1f fix(metadata): register parameters on graphql operations
  • b0d5a2a fix(laravel): register global middleware to secure non-rest routes
  • 6d4e248 fix(laravel): hiding/showing relationships (#6679)
  • f839c93 doc: missing install command
  • 1e56112 chore: remove useless require-dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [api-platform/core](https://github.com/api-platform/core) from 3.4.2 to 4.0.3.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v3.4.2...v4.0.3)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2024

Superseded by #181.

@dependabot dependabot bot closed this Oct 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/app/develop/api-platform/core-4.0.3 branch October 26, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant